@charset "utf-8"; body {
  background: url(/template/images/2022_images/banner.png) no-repeat center top;
  background-position-y: -100px;
}

.g-top {
  background: #fff;
  line-height: 40px;
}

.g-top a {
  color: #b4b4b4;
}

.logo img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/* 滑动top */
.hdtop {
  background: #94070a;
  border-bottom: 1px solid #fff;
  display: none;
  top: 0;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 5px 8px #a59292;
}

.hdtop .logo img {
  margin: auto;
  height: 55px;
  padding-top: 10px;
}

.hdtop .nav {
  line-height: 3;
}

.hdtop .nav a {
  color: #fff;
  font-size: 22px;
  display: inline-block;
  width: 10%;
  text-align: center;
}

.hdtop .r-top a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  line-height: 26px;
  padding-right: 8px;
}

.hdtop .r-top {
  margin-top: 2rem;
}

/* 导航 */
.nav {
  background: #94070a;
}

.m-nav {
  line-height: 135px
}

.m-nav a {
  padding: 0 5%;
  color: #2e2e2e;
  font-weight: 700;
  font-size: 20px
}

.m-nav a:hover {
  color: #3b6baf
}

.nav-pc {
  overflow: hidden;
  height: auto;
  text-align: center
}

.nav-pc a {
  padding: 10px 3%;
  color: #ffffff;
  font-weight: 700;
  font-size: 22px;
  display: inline-block;
}

.pull-left {
  width: 25%;
  line-height: 30px;
}

.pull-center {
  width: 50%;
  float: left;
}

.pull-right {
  width: 25%;
  line-height: 30px;
}

@media (min-width: 768px) and (max-width: 1030px) {
  .pull-left {
    width:auto;
  }

  .pull-center {
    width: 100%;
  }

  .pull-right {
    width: auto;
  }
}

/* Wap导航 */
.m-wap-nav {
  display: none;
}

.u-wap-nav {
  width: 40px;
  height: 30px;
  padding: 0 6px 0 6px;
  border-radius: 5px;
  outline: 0
}

.u-wap-nav div {
  float: left;
  width: 100%;
  height: 2px;
  margin-top: 6px;
  background: #94070a;
  border-radius: 4px
}

.nav-body span {
  display: inline-block;
  width: 96%;
  height: 50px;
  margin-left: 2%;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #e1e1e1
}

.nav-body span:hover {
  background-color: #f5f5f5
}

.m-mask {
  position: fixed;
  bottom: 0;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5
}

.nav-body {
  position: fixed;
  top: 0;
  right: -50%;
  z-index: 999;
  width: 50%;
  max-width: 400px;
  height: 100%;
  background: #94070a;
}

.nav-body a {
  color: #fff
}

.g-link {
  line-height: 48px
}

.g-link select {
  width: 100%;
  height: 32px;
  color: #a9a9a9;
  border: 1px solid #e5e5e5;
  outline: 0
}

@media (max-width: 768px) {
  .m-wap-nav {
    display:block
  }

  .nav-body a {
    padding: 0 !important;
    display: block;
    width: 100%;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    border: none;
    border-bottom: 1px solid #ad4343;
    border-top: 1px solid #94070a;
  }
}

.wap-topcon .top-con a {
  color: #94070a;
  text-shadow: 1px 1px 1px #94070a;
}

/* 搜索 */
.m-search {
  height: 50px;
  opacity: 0.6;
}

.m-search form {
  height: 50px;
  box-shadow: 0px 15px 30px 5px #fee7ff;
  border-radius: 50px;
}

.sc_btn {
  background: url(../images/2022_images/search.png) no-repeat center center #fff;
}

.sc_text , .sc_btn {
  height: 50px;
}

/* 热点新闻 */
.headlines {
  overflow: hidden;
  height: auto
}

.headlines h3 {
  min-height: 60px;
  padding-top: 65px;
  margin: 0;
  text-align: center;
}

.headlines h3 a {
  color: #000;
  font-size: 30px;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bolder;
  line-height: 50px;
  text-shadow: 1px 1px 3px #fff;
  display: inline-block;
}
.headlines h3 p{
	font-size: 16px;
	padding: 5px 4em 0;
	line-height: 24px;
	margin: 0;
}
.tab-head {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0
}

.tab-head .tabs {
  overflow: hidden;
  height: auto;
  margin: 0;
  padding: 0
}

.tab-head .tabgk {
  overflow: hidden;
  height: auto;
  margin: 0;
  padding: 0
}

.tab-head .tabzt {
  overflow: hidden;
  height: auto;
  margin: 0;
  padding: 0
}

.tab-head ul li {
  float: left;
  margin: 0;
  color: #333;
  font-weight: 700;
  font-size: 16px;
}

.tab-head ul li:first-child {
  margin: 0;
}

.tab-head ul li.default a {
  color: #94070a;
}

/* 焦点图 */
#foucs {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: 400px;
}

#foucs .swiper-slide {
  position: relative;
  text-align: center;
}

#foucs img {
  display: block;
  width: 100%;
  height: 392px;
  min-height: 392px;
  overflow: hidden;
  object-fit: cover;
  transition: all .6s
}

#foucs img:hover {
  transform: scale(1.02)
}

#foucs h2 {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 42px;
  line-height: 42px;
  color: #fafafa;
  background: rgba(0,0,0,.6);
  font-weight: bolder;
  font-size: 15px;
  padding: 0 8px;
  margin: 0;
  text-align: center;
}

#foucs a {
  display: block
}

#foucs .pagination {
  position: relative;
  left: 600px;
  bottom: 370px;
  z-index: 20;
  margin-bottom: 20px;
  text-align: center;
  display: inline-grid;
}

#foucs .pagination .swiper-pagination-bullet {
  margin: 5px 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  opacity: 1;
  background: rgb(0 0 0 / 60%);
  border: 1px solid #fff;
  box-shadow: 0 0 5px #fff;
  font-weight: bolder;
}

#foucs .pagination .swiper-pagination-bullet-active {
  color: #fff;
  background: #94070a;
  margin: 5px 0;
}

#foucs {
  --swiper-navigation-color: #94070a;
  --swiper-navigation-size: 20px;
}

#foucs .swiper-button-prev {
  background: #fff;
  padding: 25px 10px 25px 8px;
  top: 45%;
  opacity: 0.7;
  border-radius: 50px;
  font-weight: bolder;
}

#foucs .swiper-button-next {
  background: #fff;
  padding: 25px 8px 25px 10px;
  top: 45%;
  opacity: 0.7;
  border-radius: 50px;
  font-weight: bolder;
}

/* 焦点图-热点信息 */
.card {
  z-index: 999;
  background: #edebea;
  height: auto;
}

.card-type .news-date {
  background: url(../images/2022_images/hot.png) no-repeat center;
  width: 20%;
}

.card-type .news-info {
  width: 80%;
}

.card .title {
  padding: 18px 20px 0;
  font-size: 24px;
  line-height: 38px;
}

.card .title a {
  color: #795550;
}

/* 新闻 */
.con-tnm a {
  color: #8a6a65;
  font-size: 28px;
  padding: 16px 24px 0 6px;
}

.m-lst ul li {
  line-height: 56px;
}

.m-lst ul li a {
  font-size: 18px;
  color: #000;
}

#foucs_hot {
  overflow: hidden;
  width: 115%;
  left: -115px;
  z-index: 99;
  position: absolute;
}

/* 政务公开 */
.zwgk {
  background: url(../images/2022_images/zwgk_bg.png) no-repeat center;
  margin: 40px 0 0;
}

.zwgk .col-md-12 span {
  text-align: center;
  display: block;
  font-size: 32px;
  padding: 50px 0 30px;
  font-weight: bolder;
}

.zfxxgk {
  height: auto;
  overflow: hidden;
  padding-top: 10px;
}

.zfxxgk a {
  color: #000;
}

.zfxxgk>div {
  height: 200px;
}

.zfxxgk img {
  display: block;
  margin: 0 auto;
}

.zfxxgk img:nth-of-type(2) {
  display: none;
}

.zfxxgk>div span {
  text-align: center;
  display: block;
  font-size: 17px;
  padding: 20px 0;
  line-height: 40px;
  font-weight: bolder;
}

.zfxxgk .fg {
  border-top: 2px dotted #c1b3b0;
  position: relative;
  left: 167px;
  width: 92px;
  bottom: 60px;
}

.zfxxgk>div .default img:nth-of-type(1) {
  display: none;
}

.zfxxgk>div .default img:nth-of-type(2) {
  display: block;
  margin: -10px auto;
}

.zfxxgk>div .default span {
  font-size: 17px;
  color: #94070a;
}

.zfxxgk>div .default .fg {
  bottom: 65px;
}

.zwgk .m-lst {
  padding-bottom: 40px;
}

.zwgk .m-lst em {
  background: url(../images/2022_images/zwgk_lst_em.png) no-repeat left;
  line-height: 44px;
  height: 44px;
  width: 20px;
}

.zwgk .m-lst li {
  border-bottom: 2px #d8d8d8 dotted;
}

.zwgk .m-lst li span {
  color: #8a6a65;
}

.zwgk_pic {
  overflow: hidden;
  height: auto;
}

.zwgk_pic .col-md-6 {
  background: url(/template/images/2022_images/zwgk_pic.png) no-repeat center / 90%;
  padding: 5px 8px;
}

.zwgk_pic_hv {
  background: url(/template/images/2022_images/zwgk_pic_hv.png) no-repeat center / 90% !important;
}

.zwgk_pic .col-md-6 span {
  text-align: center;
  display: block;
  line-height: 72px;
  font-size: 20px;
  color: #8a6a65;
  font-weight: bold;
}

.zwgk_pic_hv span {
  color: #fff !important;
}

.zwgk_pic .col-md-6:hover span {
  color: #fff;
}

/* 政务服务 */
.zwfw .col-md-12 span {
  text-align: center;
  display: block;
  font-size: 32px;
  padding: 50px 0 30px;
  font-weight: bolder;
}

.zwfw_tit {
  background: #f5f4f3;
  line-height: 24px;
  height: 308px;
  margin-top: 35px;
  margin-left: -22px;
  padding: 30px 20px;
}

.zwfw_tit em {
  margin-right: 10px;
  font-style: normal;
}

.zwfw_tit span {
  display: inline-block;
  width: 100%;
  line-height: 38px;
}

.zwfw_wyb span {
  line-height: 31px;
}

.zwfw_tit a {
  color: #000000;
  font-size: 18px;
}

.zwfw_tit a:hover {
  color: #94070a;
}

.zwfw .col-md-9 .col-md-6 span {
  padding: 10px;
  font-size: 16px;
  display: inline-block;
}

.zwfw_wp {
  background: url(../images/2022_images/zwfw_wpbg.png) no-repeat center;
}

.zwfw_wp a {
  display: block;
  height: 100px;
  margin: 63px 0;
}

.zwfw_wp a img:nth-of-type(1) {
  display: block;
  float: left;
  padding: 10px 45px;
}

.zwfw_wp a img:nth-of-type(2) {
  display: none;
}

.zwfw_wp a img:nth-of-type(3) {
  padding: 10px 0;
}

.zwfw_wp a:hover img:nth-of-type(1) {
  display: none;
}

.zwfw_wp a:hover img:nth-of-type(2) {
  display: block;
  float: left;
  padding: 10px 45px;
}

/* 互动交流 */
.hdjl {
  margin: 40px 0 0;
  background: #f2f2f2;
  padding-bottom: 40px;
}

.hdjl .col-md-12 span {
  text-align: center;
  display: block;
  font-size: 32px;
  padding: 50px 0 30px;
  font-weight: bolder;
}

.hdjl_img {
}

.hdjl_lst {
  background: #f2f2f2;
}

.hdjl_tit {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0;
}

.hdjl_tit ul {
  overflow: hidden;
  height: auto;
  margin: 0;
  padding: 0;
}

.hdjl_tit ul li {
  float: left;
  margin: 0 3px;
  color: #333;
  font-weight: 700;
  font-size: 16px;
}

.hdjl_tit ul li a {
  color: #8a6a65;
  font-size: 32px;
  padding: 16px 25px 0 6px;
}

.hdjl_tit li.default a {
  color: #94070a;
}

.hdjl_lst .con-bd {
  background: #f2f2f2;
}

.hdjl_lst .m-lst ul {
  padding: 30px 0;
}

.hdjl_lst .m-lst ul li {
  line-height: 40px;
  height: 60px;
  margin: 20px 0;
  border-bottom: 2px dotted #c1b3b0;
}

.hdjl_lst .m-lst em {
  background: url(../images/2022_images/zwgk_lst_em.png) no-repeat left;
  line-height: 40px;
  height: 40px;
  width: 20px;
}

.hdjl_lst .m-lst span {
  float: left;
  color: #fff;
  margin-right: 30px;
  width: 100px;
  text-align: center;
  background: #bfaca8;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: unset;
  border-bottom-right-radius: 27px;
}

/* 专题专栏 */
.zlzl img {
  width: 100%;
}

.ztzl-pagination {
  text-align: center;
  padding-top: 40px;
}

.ztzl-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  cursor: pointer;
  background: #ebe3e2;
  border-radius: 15px;
  opacity: .8
}

.ztzl-pagination .swiper-pagination-bullet-active {
  width: 50px;
  height: 15px;
  background: #b49993
}

.ztzl_t span {
  text-align: center;
  display: block;
  font-size: 32px;
  padding: 50px 0 30px;
  font-weight: bolder;
}

/* 友情链接 */
.yqlj {
  background-color: #e5e5e5;
}

.index-link {
  position: relative;
  height: 46px;
  width: 100%;
  background: #e5e5e5;
}

.link-bd {
  width: 16.6666666%;
  float: left;
}

.link-tnm {
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  color: #000;
  white-space: nowrap;
}

.link-con {
  display: none;
  position: absolute;
  width: 100%;
  padding: 2rem;
  left: 0;
  bottom: 36px;
  background: #fff;
  z-index: 9;
  border: 1px solid #EFEFEF;
  ;}

.link-con li {
  float: left;
  width: 16%;
  padding-left: 4%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 22px;
}

.link-bd:hover .link-con {
  display: block;
}

.link-txt {
  padding: 1.5rem 2rem;
  width: 100%;
  background: #e5e5e5;
}

.link-txt span {
  font-weight: bold;
}

.link-txt a {
  padding: 0 1rem;
  color: #000;
}

/* 版权 */
.footer {
  background-color: #94070a;
  padding: 40px 0;
}

.footerpc .text p span {
  color: #fff;
}

.linkWe a {
  color: #fff;
}

.footerpc .text p span {
  color: #fff;
}

.footerpc .text p span a {
  color: #fff;
}

.g-bottom {
  background: #94070a;
}

/* 政务邮箱 */
.zwyx {
  float: right;
  background: url(../images/2022_images/zwyx.png) #dabb85 no-repeat 15px 5px;
  width: 135px;
  height: 30px;
  line-height: 30px;
}

.zwyx a {
  color: #fff;
}

.zwyx span {
  padding-left: 40px;
}

.zwyx:hover {
  background: url(../images/2022_images/zwyx_hv.png) #fff no-repeat 15px 5px;
}

.zwyx:hover a {
  color: #dabb85;
}

/*侧边栏*/
.goUp {
  width: 39px;
  height: 39px;
  margin: 10px auto 0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #e5e5e5;
  border-radius: 50px;
}

.goUp:hover {
  color: #fff;
  background: #94070a
}

@media (max-width: 1320px) {
  .zfxxgk .fg {
    left: 140px;
  }

  .zwfw_tit {
    margin-left: 0;
    width: 55%;
  }

  .con-tnm a {
    padding: 16px 18px 0 6px;
  }

  .zwfw_wp a img:nth-of-type(1),.zwfw_wp a:hover img:nth-of-type(2) {
    padding: 10px 20px;
  }
}

@media (max-width: 1199px) {
  .nav>.container>.pull-left,.nav>.container>.pull-center,.nav>.container>.pull-right {
    width: 100%;
  }

  .con-tnm a {
    padding: 16px 12px 0 6px;
    font-size: 22px;
  }

  .zwfw_tit {
    padding: 30px 10px;
    margin: 0 0 0 -10px;
  }

  .zwfw_tit a {
    font-size: 16px;
  }

  .zwfw_img img {
    width: 100%;
  }

  .zwfw_wp a {
    margin: 36px 0;
  }

  .zwfw_wp a img:nth-of-type(1),.zwfw_wp a:hover img:nth-of-type(2) {
    padding: 10px 5px;
  }

  .hdjl_img img {
    width: 100%;
  }

  .hdjl_lst .m-lst ul {
    padding: 10px 0;
  }

  .hdjl_lst .m-lst ul li {
    margin: 12px 0;
  }
}

@media (max-width: 1024px) {
  .nav>.container>.pull-left,.nav>.container>.pull-right {
    width: auto;
  }

  .pull-center {
    width: 100%;
  }

  .bnrHt {
    height: 45px;
  }

  .con-tnm a {
    font-size: 22px;
    padding: 10px 10px 0 6px;
  }

  .zfxxgk>div img {
    width: 105px;
  }

  .zfxxgk>div .default img:nth-of-type(2) {
    width: 105px;
    margin: 0 auto;
  }

  .zwfw_img img {
    width: 100%;
  }

  .zwfw_tit {
    margin: 0;
    padding: 20px 10px;
    height: 278px;
  }

  .zwfw_tit a {
    font-size: 16px;
  }

  .zwfw_wp {
    background: url(../images/2022_images/zwfw_wpbg.png) no-repeat 15px top / 100%;
  }

  .zwfw_wp a {
    margin: 26px 0;
  }

  .zwfw_wp a img:nth-of-type(1) {
    padding: 10px 15px;
  }

  .zwfw_wp a img:nth-of-type(3) {
    padding: 0;
  }

  .footerpc {
    padding: 0;
  }

  .footerpc .text {
    padding: 10px 0 10px 15px;
  }

  .zwgk_pic {
    padding-bottom: 2em;
  }
}

@media (min-width: 821px) and (max-width: 992px) {
  .zwgk {
    margin: 0;
    background-size: cover;
  }

  .zwgk .col-md-12 {
    background-position-y: 50px;
  }

  .zfxxgk>div {
    width: 33%;
    float: left;
  }

  .zwfw_wp {
    background: none;
  }

  .zwfw_wp a {
    height: 90px;
    margin: 20px 0;
  }

  .hdjl_img img:nth-of-type(1) {
    float: left;
  }

  .zwgk .m-lst {
    padding-bottom: 0;
  }

  .zwfw_wp a {
    display: inline-block;
    width: 50%;
    float: left;
  }
}

@media (min-width: 769px) and (max-width: 820px) {
  .zwgk {
    margin: 0;
    background-size: cover;
  }

  .zfxxgk>div {
    width: 33%;
    float: left;
  }

  .zwfw_wp {
    background: none;
  }

  .zwfw_wp a {
    height: 90px;
    margin: 20px 0;
  }

  .hdjl_img img:nth-of-type(1) {
    width: 50%;
    float: left;
  }

  .hdjl_img img:nth-of-type(2) {
    width: 50%;
  }

  .m-search {
    position: unset;
    padding-top: 0;
  }

  .zlzl {
    padding: 0;
  }

  .zlzl img {
    width: 100%;
  }

  .zwfw_wp a {
    display: inline-block;
    width: 50%;
    float: left;
  }

  .zwfw_wp a img {
    width: 30%;
  }
}

@media (max-width: 768px) {
  body {
    background:url(../images/2022_images/wap_bg.png) no-repeat center top -60px / 100%;
  }

  .banner {
    background: none;
    height: auto;
  }

  .logo {
    width: 90%;
    margin: auto;
    padding: 0 0 25px;
  }

  .search-m {
    opacity: 0.8;
  }

  .foucs {
    padding: 0;
  }

  #foucs {
    height: 240px;
  }

  #foucs img {
    height: 240px;
    min-height: 240px;
  }

  .headlines h3 {
    height: 100px;
    padding: 15px 20px 0;
  }

  .headlines h3 a {
    font-size: 20px;
    line-height: 100px;
  }

  .con-tnm a {
    font-size: 18px;
    padding: 16px 5px 0 6px;
  }

  .tab-head ul li {
    float: left;
    margin: 0;
  }

  .tab-head ul li:first-child {
    margin: 0;
  }

  .zwgk {
    margin: 0;
    background-size: cover;
  }

  .zwgk .col-md-12 {
    background-position-y: 50px;
  }

  .zwgk .col-md-12 span {
    padding: 20px 0;
  }

  .zwgk .m-lst li span {
    color: #000000;
  }

  .zwgk .m-lst {
    padding: 0;
  }

  .zfxxgk img {
    width: 100%;
  }

  .zfxxgk>div {
    text-align: center;
  }

  .zwfw_img img {
    width: 100%;
  }

  .zwfw .col-md-12 span {
    padding: 20px 0;
  }

  .zwfw_tit {
    height: auto;
    margin: 12px 0;
    padding: 10px;
  }

  .zwfw_tit span {
    display: inline-block;
    width: 100%;
  }

  .zwfw_wp {
    background: none;
  }

  .zwfw_wp a:nth-of-type(1) {
    height: 100px;
    margin: 0;
    width: 50%;
    float: left;
  }

  .zwfw_wp a:nth-of-type(2) {
    height: 100px;
    margin: 0;
  }

  .zwfw_wp a img:nth-of-type(1),.zwfw_wp a img:nth-of-type(2) {
    padding: 10px;
    width: 90px;
    margin-left: 10%;
  }

  .zwfw .col-md-6 {
    background: #f5f4f3;
  }

  .zwfw_img {
    padding-top: 30px;
  }

  .zwfw .col-md-9 .col-md-6 span {
    width: 100%;
  }

  .hdjl {
    margin: 10px 0;
  }

  .hdjl .col-md-12 {
    background-size: 90%;
  }

  .hdjl .col-md-12 span {
    padding: 20px 0;
  }

  .zwfw_wp a img:nth-of-type(3) {
    width: 70px;
    padding: 20px 0 0;
  }

  .hdjl_img a {
    float: left;
    width: 50%;
  }

  .hdjl_img img {
    width: 100%;
  }

  .hdjl_tit ul li a {
    font-size: 18px;
  }

  .hdjl_lst .m-lst ul {
    padding: 0;
  }

  .ztzl_t span {
    padding: 20px 0;
  }

  .zlzl {
    padding: 0;
  }

  .zlzl img {
    width: 100%;
  }

  .zwyx {
    float: none;
    margin: 10px 0;
    background: url(../images/2022_images/zwyx.png) #dabb85 no-repeat 15px 1px;
    height: 22px;
    line-height: 22px;
  }

  .link-txt a {
    display: inline-block;
  }

  .wapfooter p span {
    padding: 0 10px;
    color: #fff;
  }

  .wapfooter a {
    color: #fff;
  }

  .zwgk_pic .col-md-6 {
    background-size: 62% !important;
  }

  .col-sm-push-1 {
    left: 0;
  }

  .slider-bnr img:first-child {
    margin-bottom: 2em;
  }

  .zwfw_img {
    width: 20%;
    padding: 0;
    margin-left: 13%;
  }
}

@media (max-width: 640px) {
  .zfxxgk>div {
    padding-bottom: 1.5em;
  }
}

@media (max-width: 420px) {
  .pd-20 {
    padding: 10px 10px 0;
  }

  .zfxxgk>div span {
    font-size: 16px;
  }

  .zfxxgk>div img {
    width: 100px;
  }

  .zfxxgk>div .default img:nth-of-type(2) {
    width: 105px;
  }

  .zfxxgk>div .default span {
    font-size: 16px;
  }

  .zwfw_img {
    width: 35%;
    margin: 0;
  }

  .zwfw_tit {
    width: 62%;
    margin: 0;
  }

  .zwfw_wp a img:nth-of-type(1), .zwfw_wp a img:nth-of-type(2) {
    margin: 0;
  }
}

@media (max-width: 419px) {
  .zfxxgk>div span {
    font-size: 15px;
  }

  .zfxxgk>div .default span {
    font-size: 15px;
  }

  .con-tnm a {
    padding: 5px;
  }

  .col-md-6 .row .con-bd {
    padding: 0 5px 10px 5px;
  }

  .m-lst ul li {
    line-height: 42px;
  }

  .m-lst ul li a {
    font-size: 16px;
  }
}
